-
Home
-
WP Mail Logging
-
1.13.0
-
Code
-
Classes
- WPML_InstallIndicator
Total Complexity |
16 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
166 |
Lines of code |
60 |
Logical lines of code |
26 |
Comment lines |
79 |
Methods |
13 |
Properties |
0 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
isInstalled() |
S |
57 |
3 |
18 |
getPluginHeaderValue() |
S |
64 |
2 |
9 |
getVersionSaved() |
S |
80 |
1 |
3 |
setVersionSaved() |
S |
79 |
1 |
3 |
getMainPluginFileName() |
S |
79 |
1 |
3 |
getPluginDir() |
S |
80 |
1 |
3 |
getVersion() |
S |
80 |
1 |
3 |
isInstalledCodeAnUpgrade() |
S |
80 |
1 |
3 |
isSavedVersionLessThan() |
S |
79 |
1 |
3 |
isSavedVersionLessThanEqual() |
S |
79 |
1 |
3 |
isVersionLessThanEqual() |
S |
78 |
1 |
3 |
isVersionLessThan() |
S |
78 |
1 |
3 |
saveInstalledVersion() |
S |
81 |
1 |
3 |